func go/build.skipSpaceOrComment
2 uses
go/build (current package)
build.go#L1293: func skipSpaceOrComment(data []byte) []byte {
build.go#L1327: data = skipSpaceOrComment(data)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)